home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Top10Freeware / PL / GreatFamily 1.1 / GF_Setup.exe / AppDir\greatfamily.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2002-04-04  |  1.7 KB  |  81 lines

  1. object Form1: TForm1
  2.   Left = 408
  3.   Top = 160
  4.   Width = 297
  5.   Height = 325
  6.   Caption = 'Picture'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = True
  15.   Position = poDefault
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ScrollBox1: TScrollBox
  19.     Left = 0
  20.     Top = 0
  21.     Width = 289
  22.     Height = 264
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object AdvImage1: TAdvImage
  26.       Left = 0
  27.       Top = 0
  28.       Width = 177
  29.       Height = 161
  30.       BevelWidth = 1
  31.       GIFAnimate = False
  32.       ShowFrame3D = False
  33.       StretchRatio = False
  34.       CenterView = False
  35.       ShowEmptyLabel = False
  36.       JPEGPixelFormat = jf24Bit
  37.       JPEGScale = jsFullSize
  38.       JPEGGrayscale = False
  39.       JPEGPerformance = jpBestQuality
  40.       JPEGSmoothing = True
  41.       JPEGProgressiveEncoding = False
  42.       JPEGCompressionQuality = 0
  43.       JPEGProgressiveDisplay = False
  44.       Checked = False
  45.       CheckColor = clRed
  46.       GifAnimateSpeed = 10
  47.       EmptyLabel = 'Empty'
  48.     end
  49.   end
  50.   object Panel1: TPanel
  51.     Left = 0
  52.     Top = 264
  53.     Width = 289
  54.     Height = 33
  55.     Align = alBottom
  56.     BevelOuter = bvNone
  57.     TabOrder = 1
  58.     object Panel2: TPanel
  59.       Left = 207
  60.       Top = 0
  61.       Width = 82
  62.       Height = 33
  63.       Align = alRight
  64.       BevelOuter = bvNone
  65.       Caption = 'Panel2'
  66.       TabOrder = 0
  67.       object Button1: TButton
  68.         Left = 4
  69.         Top = 5
  70.         Width = 75
  71.         Height = 25
  72.         Cancel = True
  73.         Caption = '&Close'
  74.         Default = True
  75.         TabOrder = 0
  76.         OnClick = Button1Click
  77.       end
  78.     end
  79.   end
  80. end
  81.